AINPUT_EVENT_TYPE_KEY

Input event types.

Values

ValueMeaning
AINPUT_EVENT_TYPE_KEY1

Indicates that the input event is a key event.

AINPUT_EVENT_TYPE_MOTION2

Indicates that the input event is a motion event.

Meta